I tried to send environment.inside.humidity data to the N2K network. However, to make it work, I had to change the path to environment.inside.relativeHumidity. After this change, the data is successfully sent to the N2K network.
On the other hand, the derived data plugin requires the path environment.inside.humidity to calculate the inside air dew point.
Because of this inconsistency, I think it would be better to update the plugin to use environment.inside.humidity instead of environment.inside.relativeHumidity.
I tried to send environment.inside.humidity data to the N2K network. However, to make it work, I had to change the path to environment.inside.relativeHumidity. After this change, the data is successfully sent to the N2K network.
On the other hand, the derived data plugin requires the path environment.inside.humidity to calculate the inside air dew point.
Because of this inconsistency, I think it would be better to update the plugin to use environment.inside.humidity instead of environment.inside.relativeHumidity.