mynewt
macro_rules! json_rep_set_int { ($context:ident, $key:ident, $value:expr) => { ... }; ($context:ident, $key:expr, $value:expr) => { ... }; }
Encode an int value into the current JSON encoding value coap_json_value
coap_json_value