package
Version:
v1.2.0-rc1
Opens a new window with list of versions in this module.
Published: Jan 11, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PostData struct {
MessageType string `json:"message_type"`
EntityID string `json:"entity_id"`
StateMessage string `json:"state_message"`
Timestamp int `json:"timestamp"`
MonitoringTool string `json:"monitoring_tool"`
Data string `json:"data"`
}
type Server struct {
URL string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.