Compare commits
2 Commits
main
...
96725c1fb0
| Author | SHA1 | Date | |
|---|---|---|---|
| 96725c1fb0 | |||
| fdc364ef1d |
12
README
12
README
@@ -82,7 +82,7 @@ Shop Monitor devices trigger events through a configured **Socket ID**.
|
|||||||
|
|
||||||
To configure a device:
|
To configure a device:
|
||||||
|
|
||||||
1. Open **S1280 – Device Shop Monitor**
|
1. Open **S1280 Device Shop Monitor**
|
||||||
2. Set the **Process ID / Socket ID** to the value expected by the application
|
2. Set the **Process ID / Socket ID** to the value expected by the application
|
||||||
3. The application registers with this same Socket ID
|
3. The application registers with this same Socket ID
|
||||||
|
|
||||||
@@ -95,7 +95,7 @@ Any application listening with that Socket ID will receive the event messages.
|
|||||||
API queries must be registered in:
|
API queries must be registered in:
|
||||||
|
|
||||||
```
|
```
|
||||||
S5011 – API Queries
|
S5011 API Queries
|
||||||
```
|
```
|
||||||
|
|
||||||
Supported query types:
|
Supported query types:
|
||||||
@@ -198,11 +198,3 @@ The SDK is designed to support additional OnRamp platform integration capabiliti
|
|||||||
* Extended API functionality
|
* Extended API functionality
|
||||||
* Additional integration services
|
* Additional integration services
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
If you'd like, I can also help you add two sections that **good SDK repos almost always include but people forget**:
|
|
||||||
|
|
||||||
* **Minimal working example (full program)**
|
|
||||||
* **Event message structure / enum definitions**
|
|
||||||
|
|
||||||
Those make the repo dramatically easier for developers to adopt.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user