You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ The IoT Gateway is implemented in **Python**, allowing powerful extension and cu
85
85
86
86
-**Custom connectors** let you interface with new devices or services.
87
87
-**Custom converters** allow transformation of incoming messages to a ThingsBoard-compatible format.
88
-
- The Gateway provides simple integration APIs, and encapsulates common Thingsboard related tasks: device provisioning, local data persistence and delivery, message converters and other.
88
+
- The Gateway provides simple integration APIs, and encapsulates common ThingsBoard related tasks: device provisioning, local data persistence and delivery, message converters and other.
89
89
90
90
> Ideal for edge use cases where flexibility and protocol diversity are key.
0 commit comments