Author Topic: Sending Beacon Data Over MQTT  (Read 1277 times)

kbrooking

  • Full Member
  • ***
  • Posts: 104
    • View Profile
Re: Sending Beacon Data Over MQTT
« on: October 18, 2017, 09:21:38 am »
Hmmm. Not sure where I got that. Wonder why it doesn't give an error.

For instance, I use this line of code and builds without any errors:

MQTT.BeaconPublish(dataType.TEMPERATURE, TempF, BattVolt)