sme_sensor_upbool
if (sme_sensor_upbool(dict, "monitoring-supported", mon_supported))
if (sme_sensor_upbool(dict, "allow-rfact", allow_rfact))
error = sme_sensor_upbool(dict, "want-percentage", true);
int sme_sensor_upbool(prop_dictionary_t, const char *, bool);