Documentation ¶
Index ¶
- type Aos
- type StreamAos
- func (ssl *StreamAos) ExtractAlertData(alertType string, tags map[string]string, alertData interface{}, raised bool)
- func (ssl *StreamAos) ExtractProbeData(newProbeMessage interface{}, originName string)
- func (ssl *StreamAos) GetTags(deviceKey string) map[string]string
- func (ssl *StreamAos) MsgReader(r io.Reader)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aos ¶
type Aos struct { Port int Address string StreamingType []string AosServer string AosPort int AosLogin string AosPassword string AosProtocol string RefreshInterval int telegraf.Accumulator io.Closer // contains filtered or unexported fields }
---------------------------------------------------------------- Aos "Class" ----------------------------------------------------------------
func (*Aos) Description ¶
func (*Aos) RefreshData ¶
func (aos *Aos) RefreshData()
Continuous Query that will refresh data every 15 sec
func (*Aos) SampleConfig ¶
type StreamAos ¶
---------------------------------------------------------------- StreamAos "Class" ----------------------------------------------------------------
func (*StreamAos) ExtractAlertData ¶
func (*StreamAos) ExtractProbeData ¶
Directories ¶
Path | Synopsis |
---|---|
Package aos_streaming is a generated protocol buffer package.
|
Package aos_streaming is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.