Z-Wave Radio Configuration#

Z-Wave Radio Configuration.

Macros#

#define
ZW_REGION REGION_DEFAULT

The supported region of the device.

Macro Definition Documentation#

ZW_REGION#

#define ZW_REGION
Value:
REGION_DEFAULT

The supported region of the device.

Used only if region value is not previously written in MFG_ZWAVE_COUNTRY_FREQ token. To delete value from MFG token, run: commander flash –tokengroup znet –token MFG_ZWAVE_COUNTRY_FREQ:0xFF

The supported region of the device. Used only if region value is not previously written in MFG_ZWAVE_COUNTRY_FREQ token. To delete value from MFG token, run: commander flash –tokengroup znet –token MFG_ZWAVE_COUNTRY_FREQ:0xFF

Option

Value

Default (Europe)

REGION_DEFAULT

Australia / New Zealand

REGION_ANZ

China

REGION_CN

Europe

REGION_EU

Hong Kong

REGION_HK

Israel

REGION_IL

India

REGION_IN

Japan

REGION_JP

Korea

REGION_KR

Russia

REGION_RU

United States

REGION_US

United States Long Range

REGION_US_LR


Definition at line 46 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/config/zw_region_config.h