- Working in the field of IIoT
- Interested in Linux(especially NixOS), Embedded, Networking, Home-labbing, and many other pieces of stuff.
- Sharing my experiences at https://iamkaran.github.io/
Pinned Loading
-
pms-core
pms-core PublicPMS Core ingests machine telemetry, links it to Thingsboard assets/jobs, computes KPIs such as OEE, and writes results back for monitoring. It leverages TB's API and uses FastAPI for the endpoint
Python
-
tb-override
tb-override PublicThingsboard White-Labeling for CE using Reverse-proxy static asset override via location + alias.
Python 4
-
plc-edge-gateway
plc-edge-gateway PublicA Python service that sends Modbus data over MQTT to a external Thingsboard server and supports SMTP and Whatsapp notification alerts
Python 1
-
thingsboard/thingsboard-gateway
thingsboard/thingsboard-gateway PublicOpen-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols.
-
Teltonika RUT906 NTP Time Sync Fix d...
Teltonika RUT906 NTP Time Sync Fix due to invalid PUT request via the WebUI 1# TOPIC:2# https://community.teltonika.lt/t/bug-ntp-sync-with-browser-fails-due-to-invalid-put-request/177573# THIS SCRIPT FIXES A ISSUE WITH TELTONIKA ROUTERS (I AM AWARE OF RUT906 TILL NOT BUT OTHERS MIGHT BE AFFECTED TOO) WHERE THEY PUT INVALID TIMEZONE IN THE "SYNC WITH BROWSER" PUT REQUEST THAT IS LOCATED IN "SYSTEM>ADMINISTRATION>DATE & TIME" IN MY CASE, "Asia/Kolkata" WHICH WAS EXACTLY WHAT WAS SELECTED IN THE DROPDOWN, WAS BEING SENT AS "Asia/Calcutta" WHICH IS OUTDATED4import http.client
5import json
If the problem persists, check the GitHub status page or contact support.