Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ getDeviceId
Method
getDeviceId
packages/sdks/sdk/src/index.ts:263–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
261
}
262
263
getDeviceId(): string {
264
return
this.deviceId ??
''
;
265
}
266
267
getSessionId(): string {
268
return
this.sessionId ??
''
;
Callers
2
getDeviceId
Function · 0.45
testDirectMethodAPI
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected