Documentation ¶
Index ¶
Constants ¶
View Source
const ( DbStatus = "status" DbConfig = "config" TbBlinds = "blinds" TbHvacs = "hvacs" TbLeds = "leds" TbSensors = "sensors" TbSwitchs = "switchs" TbGroups = "groups" TbServices = "services" TbModels = "models" TbProjects = "projects" TbAccess = "access" TbFrames = "frames" TbWagos = "wagos" TbNanosenses = "nanosenses" UrlHello = "setup/hello" UrlStatus = "status/dump" UrlSetup = "setup/config" UrlSetting = "update/settings" LED = "LED" SWITCH = "SWITCH" SENSOR = "SENSOR" HVAC = "HVAC" BLIND = "BLIND" FRAME = "FRAME" WAGO = "WAGO" NANOSENSE = "NANOSENSE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.