Changelog

Follow up on the latest improvements and updates.

RSS

You can now create workspaces for your team to collaborate in projects. Workspaces allow sharing of applications with the other users working on the same application project.
workspace-create
You can now put breakpoints on blocks that are triggered. The device will be paused at the time that a breakpoint hits.
Screenshot 2023-11-02 at 2
You can inspect the state of the device by querying the variable values in the application, or step through program logic. If you view the code while a breakpoint is active, you can also see where in the code the breakpoint is set.
Screenshot 2023-11-02 at 2
Screenshot 2023-11-02 at 2
Device explorer version 1.5.9 now supports uploading your application or TiOS firmware to multiple devices simultaneously.
Screenshot 2023-09-20 at 9
Screenshot 2023-09-20 at 9
Screenshot 2023-09-20 at 9
Updated the wiegand block to provide not only the raw binary data, but also facility code and card code. The output data is available in binary, hex, and decimal formats.
Screenshot 2023-08-09 at 10
AppBlocks is now available in public beta