Instrument Applications with the IoT Java SDK
The IoT Java SDK can be included in IoT Java applications running on an edge device like gateways, points of sale, car infotainment centers. This getting started will show you how to install the Java SDK and instrument your IoT application.
Follow these steps to get your EUM App Key and instrument your IoT C/C++ apps.
- Review the Requirements
- Get the IoT Java SDK
- Add the SDK Dependencies to the Gradle Configuration
- Add the Instrumentation Code
- Add and Send Events
- Verify the Instrumentation in the Controller UI
- Correlate Business Transactions with Network Requests (Optional)
- Enable Logging for the SDK (Optional)
- Customize the IoT Java Instrumentation (Optional)
- Troubleshooting the IoT Java SDK