This week, we'll be talking about our PHP library, HTTP callbacks, and VirtualHub for Web. In particular, how to use the three together.
No comment yet | Read more... |
We're continuing to add SSL/TLS support to our libraries. This week, it's the turn of the command line library, which is upgraded to v2.0 for the occasion.
No comment yet | Read more... |
As with the native version, one of the limitations of Yocto-Visualization (for web) is the maximum number of series that each graph can display, that is four. But, as with the native version, it is possible to increase this limit, at the cost of a small code modification. However, for the web version, the process of obtaining executable code is a little more complicated than pressing F6 in VisualStudio. Hence this week's post.
No comment yet | Read more... |
Once you've had a taste of Yoctopuce modules, it's not uncommon to find systems consisting of a dozen or so modules. When all these modules are installed and configured correctly, it's a good idea to save their configuration, in case you make a mistake. We've just added two commands to our command line library that simplify this operation.
No comment yet | Read more... |
A few weeks ago, we added the YHub class to the Java and TypeScript libraries. This week, we're adding this class to all the other programming libraries. As a reminder, this class is used to obtain the connection status between the programming library and any YoctoHubs or VirtualHubs that have been registered.
No comment yet | Read more... |