kumajaya Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 3 posts - 136 through 138 (of 138 total) ← 1 2 3 … 8 9 10 Author Posts December 3, 2017 at 12:59 am in reply to: MQTT driver publish comma decimal point #2914 kumajayaParticipant Hi Mikhail, I found nothing in MQTT driver source code but plain double to string conversion https://github.com/bersim/OpenKPs/blob/1c0009699895bcc886c31169565681e76cacfae9/KpMQTT/MQTTPubTopic.cs#L62 and https://github.com/bersim/OpenKPs/blob/1c0009699895bcc886c31169565681e76cacfae9/KpMQTT/KpMQTTLogic.cs#L357 for publishing and plain string to double conversion (with regex filter for commas) https://github.com/bersim/OpenKPs/blob/1c0009699895bcc886c31169565681e76cacfae9/KpMQTT/KpMQTTLogic.cs#L238 for subscribing. Is this related to development environment locale setting? Since I don’t have development environment for building MQTT driver from source, if don’t mind please rebuild MQTT driver on yours machine and share the resulted binary to us. Thanks in advance. December 2, 2017 at 4:40 pm in reply to: MQTT driver publish comma decimal point #2912 kumajayaParticipant Thanks for your quick response Mikhail. Rapid SCADA data on Cayenne dashboard look really nice actually https://drive.google.com/file/d/1ZKeZvDKcrqf7rO28j8QGViMIN0yhSuxZ/view This reply was modified 7 years, 8 months ago by kumajaya. December 2, 2017 at 4:24 pm in reply to: Prefer a line chart #2911 kumajayaParticipant Ha..ha.. Thanks Mikhail. Author Posts Viewing 3 posts - 136 through 138 (of 138 total) ← 1 2 3 … 8 9 10