Two variables are available for local Lon devices. Local Nv stands for Local Network Variable. Local Nci stands for Local Network configurable input.

LocalNvn or LocalNcin) to a unique name using a prefix, such as nvi (network variable input) and nvo (network variable output) followed by text, which identifies the type of information. For example: nviSetpointA, nvoUnitStatusA, nciOffsetB, and so on.
Self Doc.
Self Doc that adheres to this syntax: @fbIndex|memberNum;text, where:
By convention this syntax conforms to: nviSomething or nvoSomething
Self Doc property of the two required network variables: nviObjRequest and nvoObjStatus.
Self Doc property values for the two required node object nvs:
Self Doc = @0|1;nviRequestSelf Doc = @0|2;nvoStatusAfter creating the two required nvs, you can continue defining/adding other local nvs and ncis. Optionally, you can also add
Self Doc strings to other local nvs and ncis, and also edit the Self Doc string for the Local Lon Device.
To omit self documentation (for any items except the two Node object 0 nvs described above), enter a single asterisk (*) in
the Self Doc property.