Last active
October 5, 2018 15:32
-
-
Save ridingintraffic/df6bf2f9b3a6e5c036402e69da8321bf to your computer and use it in GitHub Desktop.
power data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
event: { | |
demand: 0.882 | |
divisor: 1000 | |
multiplier: 1 | |
raw_demand: 882 | |
timestamp: 2018-10-04T23:30:49Z | |
} | |
host: gate | |
index: default | |
log_level: DEBUG | |
source: power | |
sourcetype: _json | |
} | |
#ugly raw text | |
{"event": {"demand": 0.882, "divisor": 1000, "multiplier": 1, "raw_demand": 882, "timestamp": "2018-10-04T23:30:49Z"}, "host": "gate", "index": "default", "log_level": "DEBUG", "source": "power", "sourcetype": "_json"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment