You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Summary

This is the extension responsible for sending reference messages.


Implementation

  1. Open the btibAWS palette and drag and drop the AwsIoTReferenceExt to your reference.



  2. Edit the device query to point to your device that contains the Device Extension. by default it's the parent device but you can change it to use any other component that contains a device extension.



 Properties

  • Status : Reference status.
  • Fault Cause : The error message field.
  • Enabled: Enable the point extension
  • Device Query : The device query which contains the device extension to be used by the ReferenceExt.

Actions

  • Send Reference: Force the message sending.

Fault Causes

  • No Device Found : Make sure that your query points to a component that contains at least on device extension.
  • Cannot Send Message : Make sure the the extension is working and the connector too.
  • Extension Is Disabled : Try to enable your device extension.