📄️ Create a new OIBus connector
Connectors, both North and South, are written in TypeScript. It allows you to create your
📄️ The manifest
With this JSON, you can specify what fields are required to configure your connector, what type of fields, etc...
📄️ Connector class
OIBus connectors must implements specific methods that wll be called by the engine. Some methods are common for South and