NPNS services: Difference between revisions

No edit summary
 
Line 117: Line 117:
| 33 || [7.0.0+] CreateTokenForBaas
| 33 || [7.0.0+] CreateTokenForBaas
|-
|-
| 34 || [7.0.0+] SetBaasDeviceAccountIdList
| 34 || [7.0.0-19.0.1] SetBaasDeviceAccountIdList
|-
|-
| 35 || [17.0.0+] LinkNsaId
| 35 || [17.0.0+] LinkNsaId
Line 135: Line 135:
| 44 || [17.0.0+] SetUidList
| 44 || [17.0.0+] SetUidList
|-
|-
| 45 || [17.0.0+] PutDigitalTwinKeyValue
| 45 || [20.0.0+] ([17.0.0-18.1.0] PutDigitalTwinKeyValue)
|-
|-
| 51 || [18.0.0+] DeleteDigitalTwinKeyValue
| 51 || [18.0.0+] DeleteDigitalTwinKeyValue
|-
| 52 || [20.0.0+]
|-
| 53 || [20.0.0+]
|-
|-
| 60 || [19.0.0+]  
| 60 || [19.0.0+]  
|-
|-
| 61 || [19.0.0+]  
| 61 || [19.0.0+]  
|-
| 70 || [20.0.0+]
|-
|-
| 101 || Suspend
| 101 || Suspend
Line 178: Line 184:
|-
|-
| 145 || [19.0.0+]  
| 145 || [19.0.0+]  
|-
| 146 || [20.0.0+]
|-
| 147 || [20.0.0+]
|-
|-
| 151 || [8.0.0+] GetStateWithHandover
| 151 || [8.0.0+] GetStateWithHandover
Line 199: Line 209:
| 202 || [3.0.0+] RequestChangeStateForceAsync
| 202 || [3.0.0+] RequestChangeStateForceAsync
|-
|-
| 301 || [18.0.0+] GetPassword
| 203 || [20.0.0+]  
|-
|-
| 302 || [18.0.0+] GetAllImmigration
| 301 || [18.0.0-19.0.1] GetPassword
|-
|-
| 303 || [18.0.0+] GetNotificationHistories
| 302 || [18.0.0-19.0.1] GetAllImmigration
|-
|-
| 304 || [18.0.0+] GetPersistentConnectionSummary
| 303 || [18.0.0-19.0.1] GetNotificationHistories
|-
|-
| 305 || [18.0.0+] GetDigitalTwinSummary
| 304 || [18.0.0-19.0.1] GetPersistentConnectionSummary
|-
|-
| 306 || [18.0.0+] GetDigitalTwinValue
| 305 || [18.0.0-19.0.1] GetDigitalTwinSummary
|-
| 306 || [18.0.0-19.0.1] GetDigitalTwinValue
|}
|}
ListenAll, ReceiveRaw, CreateToken, DestroyToken, QueryIsTokenValid are stubbed. They return 0x7fc9a on [1.0.0] and 0x36dc9a on later versions.


[5.0.0+] CreateToken/DestroyToken now takes an additional 8-bytes of input and a PID.
[5.0.0+] CreateToken/DestroyToken now takes an additional 8-bytes of input and a PID.


ListenAll, ReceiveRaw, CreateToken, DestroyToken, QueryIsTokenValid are stubbed. They return 0x7fc9a on [1.0.0] and 0x36dc9a on later versions.
[20.0.0+] Cmd143 now takes a total of 0x10-bytes of input instead of 8-bytes.  


=== ListenTo ===
=== ListenTo ===