Und in den "Entwicklertools->Netzwerktab" sieht man es sogar noch besser.
Das hätte ich gleich machen sollen.
Es gibt ein Json-Objekt (heißt das so?):
jsonrpc: "2.0", id: "4260f3b7-4c60-403b-aed3-ba806059bc84", result: [0, {clients: {,…}}]}
id: "4260f3b7-4c60-403b-aed3-ba806059bc84"
jsonrpc: "2.0"
result: [0, {clients: {,…}}]
0: 0
1: {clients: {,…}}
clients: {,…}
00:0E:58:36:6D:9C: {vendor: {name: "Sonos", description: "Sonos, Inc."}, radio: "0", ssid: "PinkZeder",…}
00:0E:58:D5:53:DE: {vendor: {name: "Sonos", description: "Sonos, Inc."}, radio: "0", ssid: "PinkZeder",…}
.....
.....
Wie kann man daraus nun die richtige Definition von HTTPMOD "basteln"?
Und wo bekomme ich die URL her?
Könnte das das sein?
Request URL: http://192.168.0.xxx/ubus
Request Method: POST
Status Code: 200 OK
Remote Address: 192.168.0.xxx:80
Referrer Policy: strict-origin-when-cross-origin
Liebe Grüße
Gerhard