aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/UNICENS.html
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-06-12 11:58:19 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-06-12 11:58:19 +0000
commitbbeb0dc4465801f0b2c2bf1c3af2a17f819e51fc (patch)
tree5375f6587b0c55b0d6e41a7f4341db2e804436f2 /htdocs/UNICENS.html
parentce413b11b9efc36e4f0c0c41c8c14ef10f14be3d (diff)
parent7ad128e425934b74534b9ef8112ebb0eb83955a4 (diff)
Merge "agl-service-unicens: replace legacy sendmessage" into eeleel_5.1.0eel/5.1.05.1.0eel
Diffstat (limited to 'htdocs/UNICENS.html')
-rw-r--r--htdocs/UNICENS.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/htdocs/UNICENS.html b/htdocs/UNICENS.html
index dfcd0b2..46efeff 100644
--- a/htdocs/UNICENS.html
+++ b/htdocs/UNICENS.html
@@ -71,13 +71,10 @@
<li><button onclick="callbinder('UNICENS','writei2c', {node: 0x272, data:[0x07,0x03,0xFF]})">WriteI2c to 0x272 (mute)</button></li>
</ol>
<ol>
- <li><button onclick="callbinder('UNICENS','sendmessage', {node: 0x270, msgid: 0x5AC4, data:[0x01,0x02,0xFF]})">Send ControlMsg to 0x270</button></li>
- </ol>
- <ol>
- <li><button onclick="callbinder('UNICENS','sendmessageb64', {node: 0x270, msgid: 0x5AC4, data:'ESIzRA=='})">Send ControlMsgB64 to 0x270</button></li>
- <li><button onclick="callbinder('UNICENS','sendmessageb64', {node: 0x270, msgid: 0x5AC4})">Send ControlMsgB64 to 0x270 (no data)</button></li>
- <!--<li><button onclick="callbinder('UNICENS','sendmessageb64', {node: 0x270, msgid: 0x5AC4, data: null})">Send ControlMsgB64 to 0x270 (data: null)</button></li>-->
- <!--<li><button onclick="callbinder('UNICENS','sendmessageb64', {node: 0x270, msgid: 0x5AC4, data: ''})">Send ControlMsgB64 to 0x270 (data: '')</button></li>-->
+ <li><button onclick="callbinder('UNICENS','sendmessage', {node: 0x270, msgid: 0x5AC4, data:'ESIzRA=='})">Send ControlMsgB64 to 0x270</button></li>
+ <li><button onclick="callbinder('UNICENS','sendmessage', {node: 0x270, msgid: 0x5AC4})">Send ControlMsgB64 to 0x270 (no data)</button></li>
+ <!--<li><button onclick="callbinder('UNICENS','sendmessage', {node: 0x270, msgid: 0x5AC4, data: null})">Send ControlMsgB64 to 0x270 (data: null)</button></li>-->
+ <!--<li><button onclick="callbinder('UNICENS','sendmessage', {node: 0x270, msgid: 0x5AC4, data: ''})">Send ControlMsgB64 to 0x270 (data: '')</button></li>-->
</ol>
<br>