Versions in this module Expand all Collapse all v1 v1.0.1 Jan 10, 2023 v1.0.0 Jan 10, 2023 Changes in this version + const EventTypeUserShake + type AroundBeacon struct + Distance float64 + Major int + Minor int + UUID string + type ChosenBeacon struct + Distance float64 + Major int + Minor int + UUID string + type UserShakeEvent struct + AroundBeacons []AroundBeacon + ChosenBeacon ChosenBeacon + Event string + XMLName struct{} + func GetUserShakeEvent(msg *mp.MixedMessage) *UserShakeEvent