Turnstile information

The iDBlock V2 and iDBlock Next IHM devices are turnstiles manufactured by Control iD that allow monitoring the access control of users who pass through the equipment. The access control is monitored by the equipment through information that the turnstile stores, allowing greater control of the flow of people through the system.

Get turnstile turn information

Returns the turn information recorded in the turnstile. The data is not persisted after factory reset.

GET get_catra_info.fcgi

Parameters:

  • This call has no parameters.

Response:

  • left_turns: Number of turns to the left.
  • right_turns: Number of turns to the right.
  • entrance_turns: Number of turns for the entrance (in the adopted convention).
  • exit_turns: Number of turns for exit.
  • total_turns: Total number of turns.