Request to get the settings:
https://[server_address]:[port]/settings/auto_trassir/?sid=[session_id]
Response:
{ "name" : "auto_trassir", "type" : "LprGeneral", "subdirs" : [ ], "values" : [ "extdb_new_guid", "extdb_name", "extdb_dbname", "license_total", "license_countries", "parking_rate_per_minute_day", "extdb_create_now", "parking_entrance_fee", "extdb_direction", "parking_rate_per_minute_night", "parking_day_definition", "license_used", "parking_currency", "extdb_password", "template_country", "extdb_case", "extdb_skiplines", "extdb_is_textfile", "extdb_reaction", "parking_free_minutes", "extdb_enable", "extdb_sql", "extdb_erase", "extdb_port", "extdb_path", "parking_enable", "extdb_charset", "extdb_login", "extdb_encoding", "parking_round_up_to_minutes", "extdb_host" ] }
Retrieve a value (R):
https://[server_address]:[port]/settings/auto_trassir/[setting]?sid=[session_id]
Write a value (W):
https://[server_address]:[port]/settings/auto_trassir/[setting]=[value]?sid=[session_id]
Table 165.
values | Description | Type | TRASSIR | |
---|---|---|---|---|
extdb_new_guid | string | W | ≥3.1 | |
extdb_name | string | W | ≥3.1 | |
extdb_dbname | string | W | ≥3.2 | |
license_total | string | W | ≥3.1 | |
license_countries | string | W | ≥3.1 | |
parking_rate_per_minute_day | string | W | ≥3.1 | |
extdb_create_now | integer | RW | 3.1 | |
parking_entrance_fee | string | W | ≥3.1 | |
extdb_direction | string | W | ≥3.1 | |
parking_rate_per_minute_night | string | W | ≥3.1 | |
parking_day_definition | string | W | ≥3.1 | |
license_used | string | W | ≥3.1 | |
parking_currency | string | W | ≥3.1 | |
extdb_password | W | 3.1 | ||
template_country | string | W | ≥3.1 | |
extdb_case | W | 3.1 | ||
extdb_skiplines | string | W | ≥3.1 | |
extdb_is_textfile | string | W | ≥3.1 | |
extdb_reaction | string | W | ≥3.1 | |
parking_free_minutes | string | W | ≥3.1 | |
extdb_enable | string | W | ≥3.1 | |
extdb_sql | string | W | ≥3.1 | |
extdb_erase | string | W | ≥3.1 | |
extdb_port | string | W | ≥3.2 | |
extdb_path | string | W | ≥3.1 | |
parking_enable | string | W | ≥3.1 | |
extdb_charset | string | W | ≥3.1 | |
extdb_login | string | W | ≥3.1 | |
extdb_encoding | string | W | ≥3.1 | |
parking_round_up_to_minutes | string | W | ≥3.1 | |
extdb_host | string | W | ≥3.2 |