Skip to content

Commit

Permalink
Another CleanUp...
Browse files Browse the repository at this point in the history
Signed-off-by: Velocet <[email protected]>
  • Loading branch information
Velocet committed Apr 17, 2024
1 parent a42140d commit 178b77f
Show file tree
Hide file tree
Showing 1,194 changed files with 17,272 additions and 488,707 deletions.
56 changes: 28 additions & 28 deletions docs/Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ A CMD can define a _Function_ as the intended MP.
| OSB | Outside Sensor Box |
| RD | RailDIN |
| | |
|ZIC | InstallCode |
|DI | DeviceId |
|BPC | BPinCode |
|IR | IndustrialReference |
| ZIC | InstallCode |
| DI | DeviceId |
| BPC | BPinCode |
| IR | IndustrialReference |

### io-homecontrol implementations/bridges

Expand Down Expand Up @@ -757,7 +757,7 @@ Every “Application Profile” is linked to a different NodeType
##### Generic Profiles
Only known is the number of predefined functions per Device Type that are always available. These are mandatory:
We (at least) know the number of predefined functions per Device Type that are always available. These are mandatory.
- Actuator: 13
- Up
Expand Down Expand Up @@ -2161,26 +2161,26 @@ This data is from *Set&Go io* XML definitions.
#### SIMU
| CMD | NAME |
| ---: | :------------------ |
| 0x0003 | SMF_SAP_SETTINGS_GET |
| 0x0004 | SMF_SAP_SETTINGS_SET |
| 0x0005 | SMF_HAND_SHAKE |
| 0x0100 | SMF_CONFIG_GET |
| 0x0101 | SMF_CONFIG_SET |
| 0x0200 | SMF_RTS_EXEC |
| 0x0201 | SMF_RTS_EXEC_SCENE |
| CMD | NAME |
| -----: | :---------------------- |
| 0x0003 | SMF_SAP_SETTINGS_GET |
| 0x0004 | SMF_SAP_SETTINGS_SET |
| 0x0005 | SMF_HAND_SHAKE |
| 0x0100 | SMF_CONFIG_GET |
| 0x0101 | SMF_CONFIG_SET |
| 0x0200 | SMF_RTS_EXEC |
| 0x0201 | SMF_RTS_EXEC_SCENE |
| 0x0202 | SMF_RTS_SUN_ON_OFF_EXEC |
| 0x0300 | SMF_LOG_GET |
| 0x0301 | SMF_LOG_CLEAR |
| 0x0400 | SMF_TIME_GET |
| 0x0401 | SMF_TIME_SET |
| 0x5000 | SM_GET_INFO |
| 0x6000 | SMF_REBOOT_COLA |
| 0x6001 | SMF_QUERY_COLA_INFO |
| 0x6002 | SMF_OPEN_COLA_UPDATE |
| 0x6003 | SMF_PUSH_COLA_DATA |
| 0x6004 | SMF_CLOSE_COLA_UPDATE |
| 0x0300 | SMF_LOG_GET |
| 0x0301 | SMF_LOG_CLEAR |
| 0x0400 | SMF_TIME_GET |
| 0x0401 | SMF_TIME_SET |
| 0x5000 | SM_GET_INFO |
| 0x6000 | SMF_REBOOT_COLA |
| 0x6001 | SMF_QUERY_COLA_INFO |
| 0x6002 | SMF_OPEN_COLA_UPDATE |
| 0x6003 | SMF_PUSH_COLA_DATA |
| 0x6004 | SMF_CLOSE_COLA_UPDATE |
## Command IDs
Expand Down Expand Up @@ -2305,7 +2305,7 @@ TBD
- Command ID: 0x03 (1 byte)
- Data? (3-6 bytes)
Example: 2W S 1 E 0 FROM 0xBox TO 0xDevice CMD 3 DATA(3)030000
Example: 2W S 1 E 0 FROM 842E3 TO 315824 CMD 3 DATA(3)030000
### 04: Private Command Answer
Expand All @@ -2315,7 +2315,7 @@ TBD
Example 2W S 0 E 1 FROM 0xDevice TO 0xBox/Gateway CMD 4 DATA(14)05 800000000000009a5065010000
First byte of DATA is the same as CMD 0xFE: The Error Code. 0x05 is OK
### 0C: Unknown
### 0C: Unknown (IoPrepareDataSession?)
- Command ID: 0x0c (1 byte)
- Data? (4 bytes)
Expand All @@ -2334,7 +2334,7 @@ TBD
- Command ID: 0x0c (1 byte)
- Data? (5 bytes)
Example: 2W S 0 E 1 FROM DA2EE6 TO 842E3 CMD D DATA(5)05aa0d0000
### 19: Unknown (Followed by 0xFE)
- Command ID: 0x19 (1 byte)
Expand Down Expand Up @@ -2723,7 +2723,7 @@ See General Info 2 for decoding
### E1: Bootloader Device / Bootloader ACK

- TBD

### Fx: Service Commands

#### F0: Send Raw Message / Find Hardware ("Service")
Expand Down
7 changes: 0 additions & 7 deletions docs/ENCRYPTION.md

This file was deleted.

9 changes: 9 additions & 0 deletions docs/LinkLayer.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<!--
All products and applications integrated into the system not only communicate with the remote control, but also with each other. io-homecontrol® is based on radio communication and works in the frequency range from 868 to 870 megahertz.
Before the sender and receiver communicate with each other, the availability of the channel is checked.
If a bandwidth is overloaded or occupied, the application waits for the frequency to become free before communicating (Listen before Talk) or switches to one of the other channels (Adaptive Frequency Agility). io-homecontrol® thus complies with the applicable European radio technology standard EN 300220.
These properties ensure that every command given arrives at the product and is executed. io-homecontrol® has a range of around 20 meters and penetrates walls and furnishings.
When used for the first time, the remote control (transmitter) and product (receiver) exchange a 128-bit encryption code and combine it with a random number for each new action.
A code is calculated from this, which the transmitter and receiver compare with each other.
The product only reacts to the required action if they match. This safety mechanism prevents you from reacting to an external transmitter. The new application automatically searches for existing products and takes them into account in its promotions.
-->
# io-homecontrol Link Layer Specification

There are at least two known protocols:
Expand Down
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/iown-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/logo_940x940.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/repository-open-graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/[email protected]
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/71RGOSu0CwL._SL1500_.jpg
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/71VC5Wj8dFL._SL1500_.jpg
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/71WoiECkp+L._SL1500_.jpg
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/71w5h3BYwzL._SL1500_.jpg
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/71wqw2gSAhL._SL1500_.jpg
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/HelTec_LoRa32_v2_1-1.jpg
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/HelTec_LoRa32_v2_1-2.jpg
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/HelTec_LoRa32_v2_1-2.png
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/HelTec_LoRa32_v2_1-3.jpg
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/HelTec_LoRa32_v2_1.png
Binary file not shown.
Binary file removed docs/boards/HelTec_LoRa32/Heltec_LoRa32.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file removed docs/datasheets/AnalogDevices/ADF7023-Rev0-PrE-2.pdf
Binary file not shown.
Binary file removed docs/datasheets/AnalogDevices/ADF7023-RevC-2.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/datasheets/AnalogDevices/AN-1278-Rev0.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/datasheets/AnalogDevices/AN-1339-Rev0.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/datasheets/ESP32/ESP32_DEVKITS_20190621.pdf
Binary file not shown.
Binary file removed docs/datasheets/ESP32/LORA32-01.png
Diff not rendered.
Binary file not shown.
Binary file not shown.
Binary file removed docs/datasheets/ESP32/esp32-psram64.pdf
Binary file not shown.
Binary file removed docs/datasheets/ESP32/esp32_errata_en.pdf
Binary file not shown.
Binary file not shown.
Binary file removed docs/datasheets/Heltec/WIFI_LoRa_32_V2(868-915).PDF
Binary file not shown.
Binary file not shown.
Binary file removed docs/datasheets/Heltec/WIFI_LoRa_32_V2.1.pdf
Binary file not shown.
Binary file removed docs/datasheets/Heltec/WiFi Lora32.pdf
Binary file not shown.
File renamed without changes
File renamed without changes.
Binary file removed docs/datasheets/ti-CC1101.pdf
Binary file not shown.
Binary file removed docs/datasheets/ti-CC11xx-OokAskRegSettings.pdf
Binary file not shown.
Binary file removed docs/datasheets/ti-CC430-F6137.pdf
Binary file not shown.
Binary file removed docs/datasheets/ti-CC430-RfExamples.pdf
Binary file not shown.
Binary file removed docs/datasheets/ti-CRCImplementation.pdf
Binary file not shown.
Binary file removed docs/datasheets/xmc-XM25QH64C-v10.pdf
Binary file not shown.
Binary file removed docs/datasheets/xmc-XM25QH64C-v16.pdf
Binary file not shown.
Diff not rendered.
File renamed without changes
Binary file not shown.
File renamed without changes
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 178b77f

Please sign in to comment.