Acquiring settings, Acquiring model name, Acquiring firmware revisions – JVC 4ch Network Encoder VN-E4 User Manual

Page 63: Acquiring dsp firmware revisions, Api for acquiring/changing parameters of vn-e4

Advertising
background image

63

5. API for Acquiring/Changing Parameters of VN-E4 _

5.16. Acquiring Settings

The APIs below are related to the acquisition of settings. These are equivalent to the features on the Settings page of the WEB setting page.
Refer to the instruction manual for details on the Settings page.

Acquiring Model Name

Format

/api/param?system.model

Example of Response

system.model=VN-E4(U)&200 OK

Interpretation

Acquire the model name.

Allowed users

admin, operator, user

Acquiring Firmware Revisions

Format

/api/param?system.software.revision

Example of Response

system.software.revision=1.0 U&200 OK

Interpretation

Acquire revisions of the firmware.

Allowed users

admin, operator, user

Acquiring DSP Firmware Revisions

Format

/api/param?system.software.revision(DSP)

Example of Response

system.software.revision(DSP)=1.0&200 OK

Interpretation

Acquire revisions of the DSP firmware.

Allowed users

admin, operator, user

5.16. Acquiring Settings

Advertising