NPNS services: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 117: | Line 117: | ||
| 33 || [7.0.0+] CreateTokenForBaas | | 33 || [7.0.0+] CreateTokenForBaas | ||
|- | |- | ||
| 34 || [7.0.0 | | 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 | | 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 | | 203 || [20.0.0+] | ||
|- | |||
| 301 || [18.0.0-19.0.1] GetPassword | |||
|- | |- | ||
| 302 || [18.0.0 | | 302 || [18.0.0-19.0.1] GetAllImmigration | ||
|- | |- | ||
| 303 || [18.0.0 | | 303 || [18.0.0-19.0.1] GetNotificationHistories | ||
|- | |- | ||
| 304 || [18.0.0 | | 304 || [18.0.0-19.0.1] GetPersistentConnectionSummary | ||
|- | |- | ||
| 305 || [18.0.0 | | 305 || [18.0.0-19.0.1] GetDigitalTwinSummary | ||
|- | |- | ||
| 306 || [18.0.0 | | 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. | ||
[20.0.0+] Cmd143 now takes a total of 0x10-bytes of input instead of 8-bytes. | |||
=== ListenTo === | === ListenTo === | ||
Line 279: | Line 293: | ||
|- | |- | ||
| 10 || GetToken | | 10 || GetToken | ||
|} | |||
== ISubscriptionUpdateNotifier == | |||
This is "nn::npns::ISubscriptionUpdateNotifier". | |||
This was added with [19.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 1 || | |||
|- | |||
| 2 || | |||
|} | |||
== IFuture == | |||
This is "nn::npns::IFuture". | |||
This was added with [19.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 1 || | |||
|- | |||
| 2 || | |||
|- | |||
| 3 || | |||
|- | |||
| 10 || | |||
|} | |} | ||