H MP Co n f igu ra tio n AP I - S p in e tiX Te ch n ica l Do cu me n ta tion v3 .1
© S p in e tiX S A A ll rig h ts re se rve d .
P a g e 4 1 of 5 8
<user>
<username>admin</username>
<password>xxxx</password>
</user>
Removing
the ‘
monitoring
’
user.
<user>
<username>monitoring</username>
</user>
Creating a new user
“
john
”
with access rights limited to the content and encoded password
"j379dbh8".
<user>
<username>john</username>
<password>j379dbh8</password>
<content>yes</content>
<monitoring>no</monitoring>
<admin>no</admin>
</user>
Changing the access rights for the user “paul”. Note that the user must already exist otherwise an error
is returned.
<user>
<username>paul</username>
<content>yes</content>
<monitoring>yes</monitoring>
</user>
<user-reset>
Added in 4.0.0 firmware release
Remove all configured users (except the admin user).
To clear all user use:
<user-reset/>
<secure-admin>
HMP300 and HMP350 only
Added in 4.0.0 firmware release