MCPcopy Create free account

hub / github.com/Koenkk/zigbee-OTA / functions

Functions125 in github.com/Koenkk/zigbee-OTA

↓ 73 callersFunctionuseImage
(imageName: string, outDir: string = BASE_IMAGES_TEST_DIR_PATH)
tests/data.test.ts:230
↓ 32 callersFunctioncheckOtaPR
(github: Octokit, core: typeof CoreApi, context: Context)
src/ghw_check_ota_pr.ts:27
↓ 30 callersFunctionwithExtraMetas
(meta: RepoImageMeta, extraMetas: ExtraMetas)
tests/data.test.ts:243
↓ 28 callersFunctionexpectWriteNoChange
(nth: number, fileName: string)
tests/ghw_reprocess_all_images.test.ts:150
↓ 28 callersFunctionprocessFirmwareImage
( manufacturer: string, firmwareFileName: string, firmwareFileUrl: string, extraMetas: ExtraMe
src/process_firmware_image.ts:66
↓ 25 callersFunctionreProcessAllImages
( github: Octokit, core: typeof CoreApi, context: Context, removeNotInManifest: boolean, s
src/ghw_reprocess_all_images.ts:347
↓ 22 callersFunctionwriteCacheJson
(fileName: string, contents: T, basePath: string = CACHE_DIR)
src/common.ts:92
↓ 19 callersFunctionwithOriginalUrl
(originalUrl: string, meta: RepoImageMeta)
tests/process_firmware_image.test.ts:67
↓ 16 callersFunctionreadManifest
(fileName: string)
src/common.ts:88
↓ 16 callersFunctionsetManifest
(fileName: string, content: RepoImageMeta[])
tests/ghw_reprocess_all_images.test.ts:120
↓ 14 callersFunctionwithBody
(body: string)
tests/ghw_check_ota_pr.test.ts:115
↓ 14 callersFunctionwriteManifest
(fileName: string, firmwareList: RepoImageMeta[])
src/common.ts:84
↓ 12 callersFunctionsetManifest
(fileName: string, content: RepoImageMeta[])
tests/process_firmware_image.test.ts:50
↓ 11 callersFunctionexpectNoChanges
(noReadManifest = false)
tests/ghw_check_ota_pr.test.ts:123
↓ 11 callersFunctionreadCacheJson
(fileName: string, basePath: string = CACHE_DIR)
src/common.ts:96
↓ 10 callersFunctiongetLatestImage
(list: T[] | undefined, compareFn: (a: T, b: T) => number)
src/common.ts:192
↓ 8 callersFunctionsetManifest
(fileName: string, content: RepoImageMeta[])
tests/ghw_check_ota_pr.test.ts:98
↓ 8 callersFunctionwithOldMetas
(metas: RepoImageMeta)
tests/ghw_reprocess_all_images.test.ts:141
↓ 7 callersFunctionadaptUrl
(originalUrl: string, manifestName: string)
tests/ghw_reprocess_all_images.test.ts:442
↓ 7 callersFunctionfindMatchImage
( image: ImageHeader, imageList: RepoImageMeta[], extraMetas: ExtraMetas, )
src/common.ts:146
↓ 7 callersFunctiongetImageOriginalDirPath
(imageName: string)
tests/data.test.ts:225
↓ 7 callersFunctionparseImageHeader
(buffer: Buffer)
src/common.ts:102
↓ 6 callersFunctiongetOutDir
(folderName: string, basePath: string = BASE_IMAGES_DIR)
src/common.ts:70
↓ 6 callersFunctiongetParsedImageStatus
(parsedImage: ImageHeader, match?: RepoImageMeta)
src/common.ts:225
↓ 5 callersFunctionexpectNoChanges
(noReadManifest = false)
tests/process_firmware_image.test.ts:75
↓ 5 callersFunctionupdateManifests
(github: Octokit, core: typeof CoreApi, context: Context)
src/ghw_update_manifests.ts:10
↓ 4 callersFunctioncomputeSHA512
(buffer: Buffer)
src/common.ts:62
↓ 4 callersFunctionexecute
(command: string)
src/common.ts:46
↓ 4 callersFunctionexpectWriteNoChanges
(inBase = true, inPrev = true)
tests/process_firmware_image.test.ts:88
↓ 4 callersFunctiongetAdjustedContent
(fileName: string, content: RepoImageMeta[])
tests/data.test.ts:247
↓ 4 callersFunctiongetManifest
(fileName: string)
tests/process_firmware_image.test.ts:38
↓ 4 callersFunctiongetRepoFirmwareFileUrl
(folderName: string, fileName: string, basePath: string = BASE_IMAGES_DIR)
src/common.ts:80
↓ 4 callersFunctiongetValidMetas
(metas: Partial<ExtraMetas & ExtraMetasWithFileName & RepoImageMeta>, ignoreFileName: boolean)
src/common.ts:248
↓ 3 callersFunctionaddImageToBase
( logPrefix: string, isNewer: boolean, prevManifest: RepoImageMeta[], prevOutDir: string,
src/common.ts:388
↓ 3 callersFunctionaddImageToPrev
( logPrefix: string, isNewer: boolean, prevManifest: RepoImageMeta[], prevMatchIndex: number,
src/common.ts:340
↓ 3 callersFunctionexpectNoChanges
(noReadManifest = false)
tests/ghw_update_manifests.test.ts:95
↓ 3 callersFunctiongetVersionString
(firmware: FirmwareJson)
src/autodl/ledvance.ts:58
↓ 2 callersFunctionfindReleaseNotes
(imagePath: string, manifest: RepoImageMeta[])
src/ghw_create_autodl_release.ts:9
↓ 2 callersFunctiongetCacheFileName
(modelId: string)
src/autodl/jethome.ts:39
↓ 2 callersFunctiongetChangedOtaFiles
( github: Octokit, core: typeof CoreApi, context: Context, basehead: string, throwIfFilesO
src/ghw_get_changed_ota_files.ts:8
↓ 2 callersFunctiongetText
(manufacturer: string, pageUrl: string)
src/common.ts:181
↓ 2 callersFunctiongroupByImageType
(arr: Image[])
src/autodl/ubisys.ts:21
↓ 2 callersFunctiongroupByProduct
(arr: FirmwareJson[])
src/autodl/ledvance.ts:47
↓ 2 callersFunctionhasManufacturerImage
(list: RepoImageMeta[], image: RepoImageMeta, extraManufacturerName: string[] | undefined)
src/common.ts:203
↓ 2 callersFunctionlistItemWithReleaseNotes
(imagePath: string, releaseNotes?: string)
src/ghw_create_autodl_release.ts:15
↓ 2 callersFunctionparseText
(pageText: string)
src/autodl/ubisys.ts:39
↓ 2 callersFunctionprocessOtaFiles
( github: Octokit, core: typeof CoreApi, context: Context, filePaths: string[], baseManife
src/ghw_process_ota_files.ts:111
↓ 1 callersFunctionchangeRepoUrl
(repoUrl: string, fromDir: string, toDir: string)
src/common.ts:166
↓ 1 callersFunctioncheckImagesAgainstManifests
(_github: Octokit, core: typeof CoreApi, _context: Context, removeNotInManifest: boolean)
src/ghw_reprocess_all_images.ts:215
↓ 1 callersFunctiondownload
()
src/autodl/hue.ts:75
↓ 1 callersFunctiondownload3rdParties
( _github: Octokit, core: typeof CoreApi, _context: Context, /* v8 ignore next */ outDirFinder
src/ghw_reprocess_all_images.ts:62
↓ 1 callersFunctionfindInCache
(image: DeviceImageJson, cachedData?: ImagesJson)
src/autodl/sonoff.ts:19
↓ 1 callersFunctionfindInCache
(image: DeviceImageJson, cachedData?: ImagesJson)
src/autodl/ikea.ts:36
↓ 1 callersFunctionfindInCache
(image: ImageJson, cachedData?: ImagesJson)
src/autodl/salus.ts:17
↓ 1 callersFunctionfindInCache
(image: DeviceImageJson, cachedData?: ImagesJson)
src/autodl/ikea_new.ts:32
↓ 1 callersFunctiongetFileExtraMetas
(extraMetas: GHExtraMetas, fileName: string)
src/ghw_process_ota_files.ts:29
↓ 1 callersFunctiongetImageMeta
(imageList: RepoImageMeta[], current: ImageInfo, device: Device, extraMetas: ExtraMetas)
src/z2m_find_match.ts:32
↓ 1 callersFunctiongetImageMetas
( imageList: RepoImageMeta[], imageType: number, manufacturerCode: number, modelId: string | u
src/find_matches.ts:10
↓ 1 callersFunctiongetManifest
(fileName: string)
tests/ghw_reprocess_all_images.test.ts:100
↓ 1 callersFunctiongetPRBody
(github: Octokit, _core: typeof CoreApi, context: Context)
src/ghw_process_ota_files.ts:42
↓ 1 callersFunctionignore3rdParty
(meta: RepoImageMeta)
src/ghw_reprocess_all_images.ts:44
↓ 1 callersFunctionisDifferent
(newData: Image, cachedData?: Image)
src/autodl/ubisys.ts:35
↓ 1 callersFunctionisDifferent
(newData: DeviceImageJson, cachedData?: DeviceImageJson)
src/autodl/sonoff.ts:25
↓ 1 callersFunctionisDifferent
(newData: ImageJson, cachedData?: ImageJson)
src/autodl/jethome.ts:43
↓ 1 callersFunctionisDifferent
(newData: ReleaseAssetJson, cachedData?: ReleaseAssetJson)
src/autodl/github.ts:48
↓ 1 callersFunctionisDifferent
(newData: DeviceImageJson, cachedData?: DeviceImageJson)
src/autodl/ikea.ts:43
↓ 1 callersFunctionisDifferent
(newData: ImagesJson, cachedData?: ImagesJson)
src/autodl/gammatroniques.ts:30
↓ 1 callersFunctionisDifferent
(newData: FirmwareJson, cachedData?: FirmwareJson)
src/autodl/ledvance.ts:64
↓ 1 callersFunctionisDifferent
(newData: ImageJson, cachedData?: ImageJson)
src/autodl/salus.ts:21
↓ 1 callersFunctionisDifferent
(newData: DeviceImageJson, cachedData?: DeviceImageJson)
src/autodl/inovelli.ts:28
↓ 1 callersFunctionisDifferent
(newData: DeviceImageJson, cachedData?: DeviceImageJson)
src/autodl/ikea_new.ts:37
↓ 1 callersFunctionisDifferent
(newData: PageJson, cachedData?: PageJson)
src/autodl/hue.ts:56
↓ 1 callersFunctionmain
()
src/find_matches.ts:28
↓ 1 callersFunctionmain
()
src/z2m_find_match.ts:55
↓ 1 callersFunctionparsePRBodyExtraMetas
(github: Octokit, core: typeof CoreApi, context: Context)
src/ghw_process_ota_files.ts:71
↓ 1 callersFunctionparseSubElements
(otaData: Buffer, totalImageSize: number)
src/ghw_identify_stacks.ts:53
↓ 1 callersFunctionresetManifests
()
tests/ghw_update_manifests.test.ts:90
↓ 1 callersFunctionresetManifests
()
tests/ghw_check_ota_pr.test.ts:110
↓ 1 callersFunctionresetManifests
()
tests/process_firmware_image.test.ts:62
↓ 1 callersFunctionresetManifests
()
tests/ghw_reprocess_all_images.test.ts:136
↓ 1 callersFunctiontarExtract
(filePath: string, outDir: string, tarImageFinder: (fileName: string) => boolean)
src/process_firmware_image.ts:31
↓ 1 callersFunctionthrowError
(comment: string)
src/ghw_check_ota_pr.ts:21
↓ 1 callersFunctionwriteCache
()
src/autodl/hue.ts:64
FunctionconcatCaCerts
(_github: Octokit, core: typeof CoreApi, _context: Context)
src/ghw_concat_cacerts.ts:11
FunctioncreateAutodlRelease
(github: Octokit, core: typeof CoreApi, context: Context)
src/ghw_create_autodl_release.ts:32
FunctioncreatePRToDefault
( github: Octokit, core: typeof CoreApi, context: Context, fromBranchName: string, title:
src/ghw_create_pr_to_default.ts:8
Functiondownload
()
src/autodl/xyzroe.ts:11
Functiondownload
()
src/autodl/ubisys.ts:71
Functiondownload
()
src/autodl/sonoff.ts:37
Functiondownload
()
src/autodl/jethome.ts:58
Functiondownload
(manufacturer: string, releasesUrl: string, assetFinders: AssetFindPredicate[], extraMetas: ExtraMetas)
src/autodl/github.ts:60
Functiondownload
()
src/autodl/ikea.ts:60
Functiondownload
()
src/autodl/gammatroniques.ts:45
Functiondownload
()
src/autodl/ledvance.ts:76
Functiondownload
()
src/autodl/salus.ts:33
Functiondownload
()
src/autodl/lixee.ts:13
Functiondownload
()
src/autodl/inovelli.ts:40
Functiondownload
()
src/autodl/ikea_new.ts:49
Functionget3rdPartyDir
(meta: RepoImageMeta)
src/ghw_reprocess_all_images.ts:54
FunctiongetJson
(manufacturer: string, pageUrl: string)
src/common.ts:170
next →1–100 of 125, ranked by callers