fix: cloud sync (#769)
This commit is contained in:
207
lib/hive/hive_adapters.g.yaml
Normal file
207
lib/hive/hive_adapters.g.yaml
Normal file
@@ -0,0 +1,207 @@
|
||||
# Generated by Hive CE
|
||||
# Manual modifications may be necessary for certain migrations
|
||||
# Check in to version control
|
||||
nextTypeId: 9
|
||||
types:
|
||||
PrivateKeyInfo:
|
||||
typeId: 1
|
||||
nextIndex: 2
|
||||
fields:
|
||||
id:
|
||||
index: 0
|
||||
key:
|
||||
index: 1
|
||||
Snippet:
|
||||
typeId: 2
|
||||
nextIndex: 5
|
||||
fields:
|
||||
name:
|
||||
index: 0
|
||||
script:
|
||||
index: 1
|
||||
tags:
|
||||
index: 2
|
||||
note:
|
||||
index: 3
|
||||
autoRunOn:
|
||||
index: 4
|
||||
Spi:
|
||||
typeId: 3
|
||||
nextIndex: 14
|
||||
fields:
|
||||
name:
|
||||
index: 0
|
||||
ip:
|
||||
index: 1
|
||||
port:
|
||||
index: 2
|
||||
user:
|
||||
index: 3
|
||||
pwd:
|
||||
index: 4
|
||||
keyId:
|
||||
index: 5
|
||||
tags:
|
||||
index: 6
|
||||
alterUrl:
|
||||
index: 7
|
||||
autoConnect:
|
||||
index: 8
|
||||
jumpId:
|
||||
index: 9
|
||||
custom:
|
||||
index: 10
|
||||
wolCfg:
|
||||
index: 11
|
||||
envs:
|
||||
index: 12
|
||||
id:
|
||||
index: 13
|
||||
VirtKey:
|
||||
typeId: 4
|
||||
nextIndex: 44
|
||||
fields:
|
||||
esc:
|
||||
index: 0
|
||||
alt:
|
||||
index: 1
|
||||
home:
|
||||
index: 2
|
||||
up:
|
||||
index: 3
|
||||
end:
|
||||
index: 4
|
||||
sftp:
|
||||
index: 5
|
||||
snippet:
|
||||
index: 6
|
||||
tab:
|
||||
index: 7
|
||||
ctrl:
|
||||
index: 8
|
||||
left:
|
||||
index: 9
|
||||
down:
|
||||
index: 10
|
||||
right:
|
||||
index: 11
|
||||
clipboard:
|
||||
index: 12
|
||||
ime:
|
||||
index: 13
|
||||
pgup:
|
||||
index: 14
|
||||
pgdn:
|
||||
index: 15
|
||||
slash:
|
||||
index: 16
|
||||
backSlash:
|
||||
index: 17
|
||||
underscore:
|
||||
index: 18
|
||||
plus:
|
||||
index: 19
|
||||
equal:
|
||||
index: 20
|
||||
minus:
|
||||
index: 21
|
||||
parenLeft:
|
||||
index: 22
|
||||
parenRight:
|
||||
index: 23
|
||||
bracketLeft:
|
||||
index: 24
|
||||
bracketRight:
|
||||
index: 25
|
||||
braceLeft:
|
||||
index: 26
|
||||
braceRight:
|
||||
index: 27
|
||||
chevronLeft:
|
||||
index: 28
|
||||
chevronRight:
|
||||
index: 29
|
||||
colon:
|
||||
index: 30
|
||||
semicolon:
|
||||
index: 31
|
||||
f1:
|
||||
index: 32
|
||||
f2:
|
||||
index: 33
|
||||
f3:
|
||||
index: 34
|
||||
f4:
|
||||
index: 35
|
||||
f5:
|
||||
index: 36
|
||||
f6:
|
||||
index: 37
|
||||
f7:
|
||||
index: 38
|
||||
f8:
|
||||
index: 39
|
||||
f9:
|
||||
index: 40
|
||||
f10:
|
||||
index: 41
|
||||
f11:
|
||||
index: 42
|
||||
f12:
|
||||
index: 43
|
||||
NetViewType:
|
||||
typeId: 5
|
||||
nextIndex: 3
|
||||
fields:
|
||||
conn:
|
||||
index: 0
|
||||
speed:
|
||||
index: 1
|
||||
traffic:
|
||||
index: 2
|
||||
ServerFuncBtn:
|
||||
typeId: 6
|
||||
nextIndex: 9
|
||||
fields:
|
||||
terminal:
|
||||
index: 0
|
||||
sftp:
|
||||
index: 1
|
||||
container:
|
||||
index: 2
|
||||
process:
|
||||
index: 3
|
||||
snippet:
|
||||
index: 5
|
||||
iperf:
|
||||
index: 6
|
||||
systemd:
|
||||
index: 8
|
||||
ServerCustom:
|
||||
typeId: 7
|
||||
nextIndex: 8
|
||||
fields:
|
||||
pveAddr:
|
||||
index: 1
|
||||
pveIgnoreCert:
|
||||
index: 2
|
||||
cmds:
|
||||
index: 3
|
||||
preferTempDev:
|
||||
index: 4
|
||||
logoUrl:
|
||||
index: 5
|
||||
netDev:
|
||||
index: 6
|
||||
scriptDir:
|
||||
index: 7
|
||||
WakeOnLanCfg:
|
||||
typeId: 8
|
||||
nextIndex: 3
|
||||
fields:
|
||||
mac:
|
||||
index: 0
|
||||
ip:
|
||||
index: 1
|
||||
pwd:
|
||||
index: 2
|
||||
Reference in New Issue
Block a user