Data
{
"name": "RMB",
"pic_path": "\/tool\/tag\/pic\/rmb.jpg",
"product_system_str": "Enclosed type",
"environment_mark_str": "RoHS",
"explanation": "Rated Input: AC85 - 132V 1\u03a6<br \/>Rated Output Wattage: 15 - 50W",
"patent": "\u2022 Built-in inrush current, overcurrent and overvoltage protection circuits<br \/>\u2022 V1 isolated from V2<br \/>\u2022 Regulated V1, V2",
"free_guarantee_term_unit": "-year",
"free_guarantee_term_specification": "3"
}
Mapping
{
"power_series": {
"name": {
"type": "sortable",
"field": "title"
},
"pic_path": {
"type": "plaintext",
"field": "cs_pic_path"
},
"explanation": {
"type": "plaintext",
"field": "description"
},
"patent": {
"type": "plaintext",
"field": "cs_patent"
},
"product_system_str": {
"type": "plaintext",
"field": "cs_product_system"
},
"environment_mark_str": {
"type": "plaintext",
"field": "cs_environment_mark"
},
"free_guarantee_term_unit": {
"type": "plaintext",
"field": "cs_free_guarantee_term_unit"
},
"free_guarantee_term_specification": {
"type": "plaintext",
"field": "cs_free_guarantee_term_specification"
},
"note": {
"type": "plaintext",
"field": "cs_note"
}
}
}
Data
[
{
"name": "RMB15A",
"pic_path": "\/tool\/tag\/pic\/rmb15a.jpg",
"cool_str": "Convection Cooling",
"explanation": "Rated Input: AC85 - 132V 1\u03a6<br \/>Rated Output Wattage: 15W<br \/>Rated Output Voltage: +5V\/+12V,+5V\/+24V",
"catalog_pdf": "\/tool\/tag\/pdf\/SFE_RMB.pdf",
"struct_cool": "Convection"
},
{
"name": "RMB30A",
"pic_path": "\/tool\/tag\/pic\/rmb30a.jpg",
"cool_str": "Convection Cooling",
"explanation": "Rated Input: AC85 - 132V 1\u03a6<br \/>Rated Output Wattage: 30W<br \/>Rated Output Voltage: +5V\/+12V,+5V\/+24V",
"catalog_pdf": "\/tool\/tag\/pdf\/SFE_RMB.pdf",
"struct_cool": "Convection"
},
{
"name": "RMB50A",
"pic_path": "\/tool\/tag\/pic\/rmb50a.jpg",
"cool_str": "Convection Cooling",
"explanation": "Rated Input: AC85 - 132V 1\u03a6<br \/>Rated Output Wattage: 50W<br \/>Rated Output Voltage: +5V\/+12V,+5V\/+24V",
"catalog_pdf": "\/tool\/tag\/pdf\/SFE_RMB.pdf",
"struct_cool": "Convection"
}
]
Mapping
{
"power_models": [
{
"name": {
"type": "sortable",
"field": "title"
},
"pic_path": {
"type": "plaintext",
"field": "csm_pic_path"
},
"explanation": {
"type": "wikitext",
"field": "description"
},
"cool_str": {
"type": "wikitext",
"field": "csm_cool_str"
},
"struct_cool": {
"type": "wikitext",
"field": "csm_struct_cool"
},
"catalog_pdf": {
"type": "plaintext",
"field": "csm_ catalog_pdf"
}
}
]
}