Documentation ¶
Overview ¶
Package powermonitor parses power monitor files in the format of space separated values, and outputs CSV entries for integration with Historian v2.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValid ¶
IsValid tries to determine if the given contents represent a valid power monitor file.
func Parse ¶
Parse writes a CSV entry for each line in the power monitor file, and returns whether the format was valid.
func ValidLines ¶
ValidLines returns all valid power monitor lines in the given bytes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.