NodeInfoDao
Functions
Link copied to clipboard
Backfills longName and shortName columns from the user protobuf for nodes where these columns are NULL. This ensures search functionality works for all nodes. Skips placeholder/default users (hwModel == UNSET).
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract suspend fun findNodeByPublicKey(publicKey: ERROR CLASS: Symbol not found for ByteString??): NodeEntity?
Link copied to clipboard
Link copied to clipboard
abstract fun getMyNodeInfo(): ERROR CLASS: Symbol not found for Flow<org/meshtastic/core/database/entity/MyNodeEntity?>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun nodeDBbyNum(): ERROR CLASS: Symbol not found for Flow<kotlin/collections/Map<@<ERROR TYPE REF: Symbol not found for MapColumn>(LAZY_EXPRESSION) kotlin/Int, org/meshtastic/core/database/entity/NodeWithRelations>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard