JIS X 6319-4 (FeliCa)
<\/script>\n';
},
get iframeSnippet() {
const domain = '{ SITE_DOMAIN }';
const type = '{ embed_type }';
const slug = '{ embed_slug }';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
Other
Japanese Industrial Standard for FeliCa contactless smart card communication at 212/424 kbps.
JIS FeliCa
|
Published 2001
Standard Details
| Category | Other |
| Year Published | 2001 |
| Status | Active |