From 5d135cece3bec4a6e175a25010360ba742d9266c Mon Sep 17 00:00:00 2001 From: "David G. Simmons" Date: Thu, 2 Nov 2017 14:19:01 -0400 Subject: [PATCH] test son update --- plugins/inputs/webhooks/particle/particle_webhooks_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/webhooks/particle/particle_webhooks_test.go b/plugins/inputs/webhooks/particle/particle_webhooks_test.go index eecf26e14..850b2c4fc 100644 --- a/plugins/inputs/webhooks/particle/particle_webhooks_test.go +++ b/plugins/inputs/webhooks/particle/particle_webhooks_test.go @@ -74,7 +74,7 @@ func NewItemJSON() string { "altitude": 119.331436, "broadband": 1266, "infrared": 528, - "lux": 0 + "lux": 0.0 } }, "ttl": 60,