Maybe you were looking for...

Telemetry data (in array format) gets segragated into multiple individual messages by ThingsBoard's rule engine?

I have a BLE gateway which scans nearby BLE beacons and send the data to ThingsBoard via MQTT every n seconds. That is, in the payload, it contains an array wit

SQL update keeps spitting syntax errors when my code seems properly formatted

I have this piece of code that tries to update the date column with ID = m. m is an integer as it's supposed to be and for date I have tried both a string and a

Wrong line numbers in stack trace

The problem On our ASP .net website I keep getting wrong line numbers in stack traces of exceptions. I am talking about our live environment. There seems to be

Ansible AWS using a role_arn with ansible playbook not giving permissions

I have been stuck on this issue for days, and I can't seem to find anything around the exact same problem I've been having. Currently, I have credentials and co