Source
This page was generated with Wiki Builder. Do not change the format!
Info
Data related to what happens while a plug is being inserted, mostly for UI purposes.
Schema
- Schema Type: Definition
- Type: object
Properties
Name | Type | Description |
---|---|---|
actionExecuteSeconds | integer:int32 | How long it takes for the Plugging of the item to be completed once it is initiated, if you care. |
Example
{
// Type: integer:int32
"actionExecuteSeconds": 0
}