This accessor outputs the IP address of the local machine.
- Version:
- $$Id$$
- Source:
Inputs:
| Name | Type | Description |
|---|---|---|
trigger |
boolean | Send a token here to produce an output. |
Outputs:
| Name | Type | Description |
|---|---|---|
IPAddress |
string | The IP address of the local machine. |
Methods
(static) initialize()
Upon receiving a trigger input, output the host machine's IP address.
(static) setup()
Define inputs and outputs.