@rnbsolucoes/axion-code 0.1.80 → 0.1.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -40,6 +40,8 @@ axion-code remote-control stop --json
|
|
|
40
40
|
axion-code remote-control pair --json < pair.json
|
|
41
41
|
axion-code remote-control intent --json < intent.json
|
|
42
42
|
axion-code remote-control events --json
|
|
43
|
+
axion-code remote-control seal --json < payload.json
|
|
44
|
+
axion-code remote-control open --json < secure-frame.json
|
|
43
45
|
axion-code provider list --json
|
|
44
46
|
axion-code provider profile init
|
|
45
47
|
axion-code provider profile list --json
|
|
Binary file
|
|
Binary file
|