unique_name
Field | Type | Required |
---|---|---|
unique_name | string | Yes |
This field is used as the unique identifier in the Spaceify registry and node to separate different applications. Try to make it as unique as possible to avoid name collisions.
Allowed characters are a-z0-9/_. Unique identifier can not be empty, have leading or trailing whitespace, start or end with a forward slash and maximum length is 128 characters. The forward slash can be used as a separator between subnames. The subnames can be interpreted as parts of a some larger structure. For example Spaceify Oy uses spaceify to denote company name and subname(s) following it as application names (see examples below). The forward slash is used as directory separator in the edge nodes file system.
Examples |
---|
spaceify/bigscreen |
spaceify/pictureviewer |
company/application |
company/department/application |
myhopefullyuniquename |
my/useful/spacelet |
www/example/com/examplespacelet |
light_controller |