Skip to content

Instantly share code, notes, and snippets.

@alexaugustobr
Created April 3, 2025 23:59
Show Gist options
  • Select an option

  • Save alexaugustobr/59670925080f3add8826841a9b264d89 to your computer and use it in GitHub Desktop.

Select an option

Save alexaugustobr/59670925080f3add8826841a9b264d89 to your computer and use it in GitHub Desktop.
AlgaSensors
INSERT INTO TEMPERATURE_LOG (ID, REGISTERED_AT, SENSOR_ID, "VALUE") VALUES
('0195cfd5-0487-7da9-a98e-ed69225fc211', '2025-03-25 21:12:00.766567-03', 692426757632926458, 100.0);
INSERT INTO TEMPERATURE_LOG (ID, REGISTERED_AT, SENSOR_ID, "VALUE") VALUES
('0195cfd5-9e8b-7374-b5bf-18fbafdf9537', '2025-03-25 21:12:00.766567-03', 692426757632926458, 50.0);
@alexaugustobr
Copy link
Author

ID do sensor no formato de String: 0K6ZYEYMTZ8QT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment