Initial SDK example
This commit is contained in:
12
README
12
README
@@ -82,7 +82,7 @@ Shop Monitor devices trigger events through a configured **Socket ID**.
|
||||
|
||||
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
|
||||
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:
|
||||
|
||||
```
|
||||
S5011 – API Queries
|
||||
S5011 API Queries
|
||||
```
|
||||
|
||||
Supported query types:
|
||||
@@ -198,11 +198,3 @@ The SDK is designed to support additional OnRamp platform integration capabiliti
|
||||
* Extended API functionality
|
||||
* 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