1sample: 2 description: MQTT publisher sample application 3 name: MQTT publisher 4common: 5 harness: net 6 tags: 7 - net 8 - mqtt 9tests: 10 sample.net.mqtt_publisher: 11 platform_allow: 12 - frdm_k64f 13 - qemu_x86 14 - pinnacle_100_dvk 15 - mg100 16 integration_platforms: 17 - qemu_x86 18 sample.net.mqtt_publisher.userspace: 19 platform_allow: 20 - frdm_k64f 21 - qemu_x86 22 integration_platforms: 23 - qemu_x86 24 extra_args: CONFIG_USERSPACE=y 25 sample.net.mqtt_publisher.bt: 26 platform_allow: 96b_nitrogen 27 tags: 28 - net 29 - mqtt 30 - bluetooth 31