-
I installed phant on my machine and I was curious about how/where to configure it.
Especially the data limit (at the moment 2048 mb; 50 mb online) and the rate limits (100 requests in 15 minutes onlin…
-
How can I uninstall phant?
```
$ sudo npm uninstall phant
npm WARN enoent ENOENT: no such file or directory, open '/home/username/package.json'
npm WARN username No description
npm WARN usernam…
-
Hi,
could you please explain how to start the mqtt service with phant ?
How do phant and phant-output-mqtt know from each other ?
Regards
Reinhard
-
When i try to compile my sketch for my Genuino MKR1000 (hackster edition), i get the following error:
```
C:\Users\***\Documents\arduino-1.6.8\libraries\phant-arduino-master\src\Phant.cpp:27:22: fata…
-
Phant libraries are starting to pop up in comments on sites like hacker news: https://news.ycombinator.com/item?id=8015354
I'm going to use this issue to collect the links as I see them.
-
I made program with data does not come into the cloud when I copy test URL from the serial monitor, and paste the URL to explore, write the ok data to the cloud when I use the post, it does not ??
…
-
Hi there,
I have installed phant locally, and trying to add mqtt support, is there any guide on how to configure phant-server-mqtt and input/output?
thank you!
-
Hi,
I am having issues with running Phant automatically on startup.
I have tried adding "@reboot phant &" to crontab as well as "@reboot /usr/local/bin/phant &" but neither worked. I also tried addi…
-
hi all i just installed phant on the pi and then installed phant-output-mqtt but i cannot see it anywhere... am i missing something ?
thanks.
-
I can't seem to post data into my stream even to it always sends back "1 success" when i go to the url. Is there anyone resolved this problem? thank you in advance for your reply.