Magidoc

Controller
Object

A Controller is a deployment of CoConnect, that manages connectivity to Devices

Fields

#

id

ID !
Non-null

The ID of the Controller

name

Non-null

A human readable name for the Controller

ipAddress

The IP address of the Controller

port

The port of the Controller

devices

[ Device !]!
Non-null

The attached devices to this Controller

createdAt

Non-null

When the controller was added to the system

updatedAt

Non-null

When the controller was last updated

lastHeartbeatAt

When the controller last sent a heartbeat

Usages

#

References

#