.. _headlabel-refx-data-154: Data 154 (Wi-Fi Geofence Status) ================================ The status of the Wi-Fi Geofence ID that triggered the event. **Note**: If this data is not included in the :ref:`Record 63H `, it will indicate the Wi-Fi Geofence status of the previously triggered Wi-Fi Geofence event. The frame format of the Data **154** unit is as follows: .. code-block:: none For example (Total 5 bytes): 80 9A 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 | 2 | 809AH (154) | 809AH (154) | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Length | Data Length | 1 | 00H or 02H | | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Content | `GEO ID` | 1 | 01H-0AH | | + +--------------------------------------------+---------------+---------------------------------------------+--------------+ | | `GEO Status` | 1 | 00H, 01H | | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ - `GEO ID` The ID of Wi-Fi Geofence. Refer to the 'GEO ID' of :ref:`AT@WIFIGEO ` command. - `GEO Status` The current status of Wi-Fi Geofence. - **00H** - The terminal is inside of Wi-Fi Geofence now. - **01H** - The terminal is outside of Wi-Fi Geofence now.