project-hermes / hermes-sensor

:no_entry:Depreciated:no_entry:
MIT License
0 stars 2 forks source link

Update Particle.publish() and Particle.subscribe() #33

Open sonyccd opened 6 years ago

sonyccd commented 6 years ago

Beginning with 0.8.0 release, Particle.publish() and Particle.subscribe() methods will require event scope to be specified explicitly. Please update your apps now to include the event scope to avoid compilation errors in >=0.8.0.