Skip to content

Instantly share code, notes, and snippets.

View danialothman's full-sized avatar

Danial Othman danialothman

View GitHub Profile
@danialothman
danialothman / test_curl_1_acc_flow.py
Last active February 16, 2024 02:26
Send telemetry to ThingsBoard via HTTP Curl (testing)
"""
Change 'YOUR_TOKEN' and IP address 'XX'
"""
import subprocess
import time
import random
seconds = 20