JVC VN-E4U API Guide - Page 63

Acquiring Settings, Acquiring Model Name, Acquiring Firmware Revisions

Page 63 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.16. Acquiring Settings 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 63

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80

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