aframe-iot-component
v1.0.0
Published
[A-Frame](https://aframe.io) IOT component (for testing purposes only)
Downloads
4
Readme
aframe-iot-component
A-Frame IOT component (for testing purposes only)
Usage example
<a-sphere
position="-1 0 -3"
color="lightgray"
iot="device: 123">
</a-sphere>
Remember to replace the device with your unique device identifier.