/L*V |
The path to the log file. For example: C:\MyLogs\azureIoT.log. Important: If the file or the folder that you have specified does not exist, it is created. If, however, the file exists, it is overwritten. |
Yes |
|
MSIFASTINSTALL |
Indicates how quickly the installation must be completed. |
Yes |
7 |
REBOOT |
Indicates whether rebooting the system must be forced or suppressed. |
Yes |
ReallySuppress |
IGNOREDEPENDENCIES |
Indicates whether the dependencies must to installed as well. |
Yes |
All |
CLIENTUILEVEL |
Indicates the UI level. |
Yes |
3 |
MSICLIENTUSESEXTERNALUI |
Indicates whether the installation must use an external UI. |
Yes |
1 |
ROOTDRIVE |
The drive letter where you want to place the binary files of the Historian server. |
Yes |
|
DATADIR |
The disk path where you want to store the Historian data files. |
Yes |
|
SOURCESERVERNAME |
The machine name of the Historian server from which you want to send data to Azure IoT Hub. |
Yes |
|
DESTINATIONSERVERNAME |
The host name of the Historian server to which the data must be transferred. For collectors sending data to Predix or Azure IoT Hub, this field is used as part of the InterfaceName and DefaultTagPrefix parameters (will reflect in the collector registry after installation). The InterfaceName contains the values for SOURCESERVERNAME and DESTINATIONSERVERNAME. |
Yes |
|
CONFIGSERVER |
The host name of the machine from which you can access Historian Administrator to add the collector tags manually. |
Yes |
- none: Enter this value if you want to provide the tag names using the offline configuration file instead of adding tags manually.
- <host name of the machine from which you can access Historian Administrator>: Enter the host name if you want to add collector tags manually using Historian Administrator.
|
azureiothub |
The name of the Azure IoT Hub account that you have created. |
Yes |
|
deviceid |
The ID of the IoT device in which you want to store the data. |
Yes |
|
devicesharedkey |
The device shared key for the IoT device. |
Yes |
|
protocol |
The protocol that you want to use to send data to Azure IoT Hub. |
Yes |
- HTTP
- MQTT
- AMQP
- MQTT_OVER_WEBSOCKETS
- AMQP_OVER_WEBSOCKETS
For information on which protocol to choose, refer to Protocols and Port Numbers. |
proxy |
The host name and port number of the proxy server that you want to use to send data to Azure IoT Hub. |
Yes (only if you want to use a proxy server) |
|
proxyusername |
The user name to connect to the proxy server. |
Yes (only if you want to use a proxy server) |
|
proxypassword |
The password to connect to the proxy server. |
Yes (only if you want to use a proxy server) |
|