User guide
Chapter 7: Using the Command Line Interface
204
<value> is a numeric value (in samples) that is assigned to the
assertion timeout for the specified environmental sensor. See What is
Assertion Timeout? (on page 101).
Example
The following command sets the assertion timeout of the environmental
"temperature" sensor with the ID number 4 to 3 samples.
config:# sensor externalsensor 4 temperature assertionTimeout 3
User Configuration Commands
Most of user configuration commands begin with user except for the
password change command.
Creating a User Profile
This command syntax creates a new user profile.
config:# user create "<name>" <option> <roles>
After performing the user creation command, Dominion PX prompts you to
assign a password to the newly-created user. Then:
1. Type the password and press Enter.
2. Re-type the same password for confirmation and press Enter.
Variables:
<name> is a string comprising up to 32 ASCII printable characters.
The <name> variable must be enclosed in quotes when it contains
spaces.
<option> is one of the options: enable or disable.
Option Description
enable Enables the newly-created user profile.
disable Disables the newly-created user profile.
<roles> is a role or a list of comma-separated roles assigned to the
specified user profile.