We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923f3e7 commit 6d07c72Copy full SHA for 6d07c72
platforms/digi-xbee-hive.png
41 KB
platforms/platforms.xml
@@ -139,4 +139,11 @@
139
<discovery_pattern>Digi TX64-Rail-Single-Cellular ?\[[0-9a-fA-F]{12}\] ?\(ssh\)</discovery_pattern>
140
<documentation_url>https://www.digi.com/resources/documentation/digidocs/90002450/default.htm</documentation_url>
141
</platform>
142
+ <platform id="XBeeHiveWS">
143
+ <icon>digi-xbee-hive.png</icon>
144
+ <name>Digi XBee Hive Wi-SUN</name>
145
+ <category_id>xbee_gateway</category_id>
146
+ <discovery_pattern>Digi XBee Hive Wi-SUN ?\[[0-9a-fA-F]{12}\] ?\(ssh\)</discovery_pattern>
147
+ <documentation_url>https://docs.digi.com/resources/documentation/digidocs/rf-docs/wisun/index.html</documentation_url>
148
+ </platform>
149
</platforms>
0 commit comments