Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ps -Af | grep webpacamera


STEP 6:

Fetch device or feature parameter detail from client( RPI ) device through parodus by using webpa server.

Parameter Fetching command:

curl -H ’ Authorization:Basic <AUTH_TOKEN>’ -i http://<WEBPA_URL>/api/v2/devices

Ex: curl -H 'Authorization:Basic dXNlcjp3ZWJwYQo=' -i 'http://192.168.2.75:9003/api/v2/device/mac:b827eb2e722b/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_IMAGENAME'