Open prof7bit opened 1 year ago
I need the moon phase angle, according to documentation it should be msg.payload.illumination.phase.angle but I cannot find it in any of the properties.
msg.payload.illumination.phase.angle
I have the same observation in v2.2.0-beta3...
Additionally, zenithAngleis NaN:
zenithAngle
I need the moon phase angle, according to documentation it should be
msg.payload.illumination.phase.angle
but I cannot find it in any of the properties.