From Clomosy Docs

Sensor structures allow devices to detect and analyze environmental data. Many sensors are present on smart devices. Sensors are of great importance in making tasks easier for end users. For example, with the compass feature, you can determine directions, and with speed and motion sensors, you can control characters or objects in games.

The sensor structures in Clomosy are listed below.

Device Sensor

It is a sensor used to detect the orientation of the device in the context of mobile application development. It is used for the compass and gyroscope sensors.



Motion Sensor

TclMotionSensor; It is a component available in the Clomosy platform that allows you to read the values of the device's motion sensor.



Touch Sensor

It allows users to interact with a specific component by moving, zooming, rotating, or performing other touch gestures using a touchscreen or mouse.



Mouse Movements Sensor

Mouse movements refer to various physical movements made by computer users on the screen using a mouse device. The mouse is used to move a cursor on the computer screen and perform actions like clicking, dragging, etc.



Scanner Sensor

This process allows the detected serial number to be transferred from the barcodes to the electronic environment. After this step, the transmitted information is analyzed on the computer or terminal.
In the Clomosy platform, there are two types of barcode reader usage:

See Also