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
| intesisbox | Thing | Represents a single thermostat |
9
13
10
14
## Discovery
11
15
@@ -14,20 +18,38 @@ You can also configure a static IP on the individual thing, or manually add a th
14
18
15
19
## Thing Configuration
16
20
17
-
_Describe what is needed to manually configure a thing, either through the (Paper) UI or via a thing-file. This should be mainly about its mandatory and optional configuration parameters. A short example entry for a thing file can help!_
18
-
19
-
_Note that it is planned to generate some part of this based on the XML files within ```ESH-INF/thing``` of your binding._
21
+
You can manually configure an intesisbox thing. If you provide only a MAC Address, it will go through the discovery
22
+
process to determine its current IP before connecting. Alternately, you can provide an IP Address for direct connection
23
+
without discovery.
20
24
21
25
## Channels
22
26
23
-
_Here you should provide information about available channel types, what their meaning is and how they can be used._
24
-
25
-
_Note that it is planned to generate some part of this based on the XML files within ```ESH-INF/thing``` of your binding._
27
+
| Channel ID | Item Type | Description | Possible Values |
0 commit comments