Documentation ¶
Index ¶
Constants ¶
View Source
const ( SERVICENAME = "casaos" VERSION = "0.4.4" BODY = "" RANW_NAME = "IceWhale-RemoteAccess" )
Variables ¶
View Source
var ( // devtype -> action -> event EventTypes map[string]map[string]message_bus.EventType PropertyNameLookupMaps = map[string]map[string]string{ "system": { fmt.Sprintf("%s:%s", SERVICENAME, "utilization"): "ID_BUS", }, } ActionPastTense = map[string]string{ "add": "added", "remove": "removed", } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.