97
GMT+5:30 Timezone that is 5 hours and 30 minutes later than the Greenwich Mean Time.
Calcutta Same timezone as GMT+5:30
GMT+5:45 Timezone that is 5 hours and 45 minutes later than the Greenwich Mean Time.
GMT+6 Timezone that is 6 hours later than the Greenwich Mean Time.
GMT+6:30 Timezone that is 6 hours and 30 minutes later than the Greenwich Mean Time.
GMT+7 Timezone that is 7 hours later than the Greenwich Mean Time.
GMT+8 Timezone that is 8 hours later than the Greenwich Mean Time.
GMT+8:45 Timezone that is 8 hours and 45 minutes later than the Greenwich Mean Time.
GMT+9 Timezone that is 9 hours later than the Greenwich Mean Time.
GMT+9:30 Timezone that is 9 hours and 30 minutes later than the Greenwich Mean Time.
Japan Same timezone as GMT+9.
GMT+10 Timezone that is 10 hours later than the Greenwich Mean Time.
GMT+10:30 Timezone that is 10 hours and 30 minutes later than the Greenwich Mean Time.
GMT+11 Timezone that is 11 hours later than the Greenwich Mean Time.
GMT+11:30 Timezone that is 11 hours and 30 minutes later than the Greenwich Mean Time.
GMT+12 Timezone that is 12 hours later than the Greenwich Mean Time.
GMT+12:45 Timezone that is 12 hours and 45 minutes later than the Greenwich Mean Time.
Allowed users admin, operator, user
Setting Timezone for VN-V685/686/686B
Format /api/param?system.timezone=data
Example /api/param?system.timezone=Pacific
Example of Response system.timezone&202 Accepted(system.status=restart)
Interpretation Change the timezone of VN-V685/686/686B. Refer to "Getting Timezone from VN-V685/686/686B"
on the character string to specify. To validate the change, use "system.status=restart" API.
Allowed user admin
6.16. Password
The APIs below are related to passwords. These are equivalent to the features on the Password page of the WEB setting
page. Refer to the instruction manual for details on the Password page.
Setting Password for VN-V685/686/686B
Format /api/param?system.password.data1=data2
Example /api/param?system.password.admin=someword
Example of Response system.password.admin&200 OK
Interpretation Change the VN-V685/686/686B password. Different passwords may be set for the 3 user name types,
namely admin, operator and user. Set a password between 4 to 16 characters.
Example when setting admin password: /api/param?system.password.admin=word1
Example when setting operator password: /api/param?system.password.operator=word2
Example when setting user password: /api/param?system.password.user=word3