.. _headlabel-refx-data-92: Data 92 (GEO Status) ==================== The status of the Geo-fence ID that triggered the event. **Note**: If this data is not included in the :ref:`Record 17H `, it will indicate the GEO status of the previously triggered Geo-fence event. The frame format of the Data **92** unit is as follows: .. code-block:: none For example (Total 4 bytes): 5C 02 01 00 .. tabularcolumns:: |p{3.2em}|p{12.2em}|p{5.8em}|p{13em}|p{4.8em}| .. table:: :width: 100% :widths: auto +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Parts | Fields | Length (Byte) | Range/Format | Default | +=========+============================================+===============+=============================================+==============+ | ID | Data ID | 1 | 5CH (92) | 5CH (92) | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Length | Data Length | 1 | 00H or 02H | | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Content | `GEO ID` | 1 | 01H-14H | | + +--------------------------------------------+---------------+---------------------------------------------+--------------+ | | `GEO Status` | 1 | 00H, 01H | | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ - `GEO ID` The ID of Geo-fence. Refer to the 'GEO ID' of :ref:`AT@GEO ` command. - `GEO Status` The current status of Geo-fence. - **00H** - The terminal is inside of Geo-fence now. - **01H** - The terminal is outside of Geo-fence now.