On Monday, September 26, 2016 at 8:05:35 PM UTC-4, Richard Scruggs wrote: > > Should I be concerned about the five out:/unparsed: bits I get after every > cycle? Is that the mapping business of which you speak? > >> >> the empty 'out:' arrays are due to empty lines received from the rtl_433 command. i'm not sure why you get those - when you run rtl_433 directly, do you get empty lines?
its nothing to worry about - the factory and parser simply skip empty lines. you can use the --debug option to get more information about the packet detection and parsing. the sensor_map specifies which observation.identifier.packet_type tuples are associated with the weewx database fields, and it is necessary when you run the driver within weewxd. if you do not specify a sensor_map, then no data will get into the weewx database. m -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
