Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
docs:techref:ubus [2023/12/22 11:56] – Add required 'Content-type: application/json' to curl examples. mikmadocs:techref:ubus [2024/12/16 21:47] – [FHEM] stokito
Line 508: Line 508:
 Edit ''/etc/config/rpcd'': Edit ''/etc/config/rpcd'':
  
-<code bash>+<code bash /etc/config/rpcd>
 # /etc/config/rpcd # /etc/config/rpcd
 config login config login
Line 548: Line 548:
 Example permissions to run ubus calls remote by fhem over http/json. Example permissions to run ubus calls remote by fhem over http/json.
  
-<code javascript /usr/share/rpcd/acl.d/fhem.json>+<code yaml /usr/share/rpcd/acl.d/fhem.json>
 { {
         "fhem_acl": {         "fhem_acl": {
  • Last modified: 2024/12/16 21:52
  • by stokito