Cybus::Server
Last updated
Was this helpful?
Last updated
Was this helpful?
A server resource describes an additional server that provides data to clients. External clients may connect to this server, and receive data from or provide data to the server.
Connectware already includes a MQTT broker which makes all data available in the internal MQTT API. Additional server resources can offer more choices to access the data, such as through OPC UA or RESTful interaction.
The data in the server resource is organized in terms of resources, which are defining the available data in a hierarchical tree structure.
Currently, the following concrete server is available (in addition to Connectware’s MQTT broker):
enum
Optional
The state this resource should be in, after start-up.
is optional
type: enum
, must be one of enabled
, disabled
default: enabled
Depending on the protocol type of the server, additional custom properties are available: