v0.9.3
v0.9.3 little feature update
- FEATURE: Add lastclockString to JSON output
{
"hostid": "10307",
"itemid": "32337",
"key_": "temperature",
"lastclock": "1636348382",
"lastclockString": "2021-11-08 14:13:02 +0900 JST", <= NEW!
"lastvalue": "28.48",
"name": "room temperature",
"units": "c"
}