An open API service indexing awesome lists of open source software.

https://github.com/rwbl/b4x-additional-libraries-classes

Open Source Additional Libraries developed for B4X by Anywhere Software.
https://github.com/rwbl/b4x-additional-libraries-classes

b4a b4j b4x instrumentation

Last synced: about 2 months ago
JSON representation

Open Source Additional Libraries developed for B4X by Anywhere Software.

Awesome Lists containing this project

README

          

# B4X-Additional-Libraries-Classes
Referencies to forum publications of additional libraries and classes developed for B4X by [Anywhere Software](https://www.b4x.com).

## B4X CustomViews
[xInstrumentationController](https://www.b4x.com/android/forum/threads/b4x-customview-class-xinstrumentationcontroller.136157/) [Class]
Display a device present value & display and set a setpoint via touch or method.

[xInstrumentationMeter](https://www.b4x.com/android/forum/threads/b4x-customview-class-xinstrumentationmeter.135936/) [Class]
Display a meter value or to set a meter value via touch or mouse click.

[xInstrumentationStateIndicator](https://www.b4x.com/android/forum/threads/b4x-customview-class-xinstrumentationstateindicator.136022/) [Class]
Display a device state or to set a device state via touch or mouse click.
A device could be basically anything which can have a state true or false.

[xInstrumentationValueIndicator](https://www.b4x.com/android/forum/threads/b4x-customview-class-xinstrumentationvalueindicator.136240/) [Class]
Display an indicator with value and (optional) unit.

[xLevelIndicator](https://www.b4x.com/android/forum/threads/b4x-customview-class-xlevelindicator.135894/) [Class]
Monitor the level of a device, i.e. Battery (%), Voltage (V), Tank Level (m3) and more.

**Note**
The CustomViews have been tested with B4A and B4J, not with B4i.

## Credits
To [Anywhere Software](http://www.b4x.com) for the B4X products.

## Licence
GNU General Public License v3.0.
Developed for personal use only.