Constructor for WearNode
WearNode({ required this.id, required this.displayName, required this.isNearby, });