Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gate ¶
type Gate struct { Controllers *Controllers // contains filtered or unexported fields }
Gate ...
func NewGate ¶
func NewGate(adaptors *adaptors.Adaptors, endpoint *endpoint.Endpoint, scripts *scripts.ScriptService, core *core.Core, graceful *graceful_service.GracefulService, gate *gate_client.GateClient, metric *metrics.MetricManager, mqtt *mqtt.Mqtt, zigbee2mqtt *zigbee2mqtt.Zigbee2mqtt, stream *stream.StreamService) *Gate
NewGate ...
Click to show internal directories.
Click to hide internal directories.